From: Romain Francoise Date: Sun, 31 Dec 2006 15:33:08 +0000 (+0000) Subject: Cosmetics. X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1~1^2~3068 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=fc351196cfc35df1f4df5a25c961b2b078243ad7;p=emacs.git Cosmetics. --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 31509b9260c..b8f154ad51f 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,7 +1,6 @@ -2006-12-31 Romain Francoise +2006-12-31 Romain Francoise - * net/tramp.el (tramp-default-method): Don't call `symbol-function'. - Apply `funcall' directly on 'executable-find. + * net/tramp.el (tramp-default-method): Don't use `symbol-function'. 2006-12-31 Kim F. Storm